#
# /adm/etc/groups
#
# To define a group, simply put the group name in (name) followed by a list of
# names separated by colons.  To put a group in another group, simply put the
# name of the group in parens.  Note: if you include a group in another
# group, it must have been previously defined.
#
# Domain members are defined in a domain's d_master file.  To include a
# domain within a group, simply put the name of the domain in brackets,
# eg [Name].  Domain names should be capitalized.
#
# All whitespace and newlines are stripped out.
#
# To end group declaration, simply have a newline after the last member of
# the group with no trailing ':'

#####################################################
# FUNCTIONAL STAFF
#####################################################

# root
# root are people who know the account password. They can shut down the
# MUD, and do other things that may require logging into the account if
# things go awry.

(root)          cyanide:chronos


# admin
# This group runs the mud.
# You should probably hold the number of admins down as low as you can.
# They have global write access, and can screw things up if they don't
# understand them. Anyone who is not up to date on the mudlib should NOT
# have admin privileges.

(admin)         (root)


# adminaccess
# There people are trusted enough to have admin level access.
# They don't necessarily have responsibility.

(adminaccess)    (admin):spooner


# lords
# The lords of the domains.

(lords)        (adminaccess):spooner


##################################################### # Special
Interest Groups 
#####################################################


# Ambassadors: These people have read access to everything, but ZERO
# write access. Usually high-ranking people from other MUDs. Due to 
# possible security problems, PLEASE give this out lightly.
(ambassador)    nightmask:mystic:aule


# Law. The people who deal with the problems...
(law)           (admin)


# Conference conveners. Don't give this group any file permissions. It is
# used in the conference center for its own purposes.
(conveners)	(admin)


# These people have permission to use the socket efuns - they are people
# interested in building newer and better Intermud toys.
#(socket)	(admin):[Network]
(socket)	(admin)


# These people maintain the mud's web service
(www)		(admin)


#####################################################
# SYSTEM STUFF
#####################################################

# I guess it has to be like this.
#(backbone)	Backbone


# The newsreading/writing objects need special permissions.
#(news)		News


#####################################################
# DOMAINS
#####################################################

(standard)	[Std]


(special)       hoss
